@charset "UTF-8";

@font-face {
  font-family: "MONT";
  src: url("../font/MONT.woff2") format("woff2"),
       url("../font/MONT.woff") format("woff"),
       url("../font/MONT.ttf") format("truetype"),
       url("../font/MONT.eot") format("embedded-opentype"),
       url("../font/MONT.svg") format("svg");
  font-style: normal;
}

@font-face {
  font-family: "ssjd";
  src: url("../font/ssjd.woff2") format("woff2"),
       url("../font/ssjd.woff") format("woff"),
       url("../font/ssjd.ttf") format("truetype"),
       url("../font/ssjd.eot") format("embedded-opentype"),
       url("../font/ssjd.svg") format("svg");
  font-style: normal;
}

@font-face {
  font-family: "MONTH";
  src: url("../font/FONTFABRIC-MONT-HEAVY-DEMO-2.woff2") format("woff2"),
       url("../font/FONTFABRIC-MONT-HEAVY-DEMO-2.woff") format("woff"),
       url("../font/FONTFABRIC-MONT-HEAVY-DEMO-2.ttf") format("truetype"),
       url("../font/FONTFABRIC-MONT-HEAVY-DEMO-2.eot") format("embedded-opentype"),
       url("../font/FONTFABRIC-MONT-HEAVY-DEMO-2.svg") format("svg");
  font-style: normal;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-family: 'Microsoft YaHei', "微软雅黑", Arial;
    font-size: 14px;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: 'Microsoft YaHei', "微软雅黑", courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000000;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

a:hover {
    text-decoration: none;
    color: #004ea2;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

img {
    border: 0;
    vertical-align: middle;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

p {
    text-align: justify;
    text-justify: distribute;
    color: #000000;
    font-size: 16px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block
}

html,
body {
    -ms-overflow-style: scrollbar;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header, .navbar-form{
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.hoverimg{
    overflow: hidden;
}
.hoverimg img{
    transition: all 0.3s;
}
.hoverimg:hover img{
    transform: scale(1.2);
}
/* nav */
.navbar-brand {
    position: absolute;
    top: calc((100% - 48px) / 2);
    left: 50px;
    float: left;
    height: auto;
    padding: 0;
    font-size: 18px;
    line-height: auto;
    z-index: 99;
}
.nav-right{
    position: absolute;
    right: 0;
    top: 0;
}
/* nav */
/* gotop */
.gotop{
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    background-color: #004098;
    position: fixed;
    right: 0;
    bottom: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    display: none;
    z-index: 99999;
    font-family: Arial;
    font-size: 23px;
    transition: all 0.5s;
}
.gotop:hover{
    background-color: rgba(0, 64, 150, 0.8);
}

/* gotop */
/* footer */
.footer{
    background-color: #000;
}
.container1400:before, .container1400:after{
    display: table;
    content: " ";
}
.container1400:after{
    clear: both;
}
.container1240:before, .container1240:after{
    display: table;
    content: " ";
}
.container1240:after{
    clear: both;
}
.container1230:before, .container1230:after{
    display: table;
    content: " ";
}
.container1230:after{
    clear: both;
}
.container1220:before, .container1220:after{
    display: table;
    content: " ";
}
.container1220:after{
    clear: both;
}
.footer-nav{
    font-size: 18px;
    color: #fff;
    margin-top: 62px;
    margin-bottom: 33px;
}
.footer-nav-list>a{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.2);
    margin-bottom: 8px;
}
.footer-nav-list>a:hover{
    color: #fff;
}
.footer-l-x .footer-nav-item:nth-child(2){padding-left: 8px;}
.footer-l-x .footer-nav-item:nth-child(3){padding-left: 18px;}
.footer-l-x .footer-nav-item:nth-child(4){padding-left: 28px;}
.footer-l-x .footer-nav-item:nth-child(5){padding-left: 36px;}

.footer .footer-r-x{
    padding-left: 55px;
}
.footer-r-x-ewm img{
    width: 100%;
    margin-top: 73px;
}
.footer-r-x-ewm p{
    font-size: 14px;
    text-align: center;
    color: rgba(255, 255, 255, 0.2);
    margin-top: 18px;
}

.flink-tit{
    font-size: 18px;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
}

.footer .flink{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 88px;
}
.footer .flink-x{
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 19px;
    margin-top: 3px;
}
.footer .flink-x a{
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.2);
}
.footer .flink-x a + a::before{
    content: "|";
    font-size: 12px;
    color: rgba(255, 255, 255, 0.2);
    margin: 0 8px 0 5px;
}
.footer .flink-x a:hover{
    color: #fff;
}

.cprt p{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.2);
    line-height: 70px;
    margin-bottom: 12px;
}
.cprt p a{
    color: rgba(255, 255, 255, 0.2);
}
/* footer */

@media (min-width: 768px){
    .navbar{
        margin-bottom: 0;
        z-index: 99;
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
        min-height: 95px;
        border: none;
    }
    .nav-lyl{
        position: absolute;
        top: -95px;
        right: 260px;
        transition: all 0.5s;
    }
    .nav-lyl.in {
        top: 0;
    }
    .nav-bar-lyl{
        transition: all 0.5s;
        margin-right: -37.5px;
    }
    
    .nav>li>a:focus, .nav>li>a:hover {
        text-decoration: none;
        background-color: #ffffff;
    }
    .navbar-nav>li>a {
        padding: 37.5px 40px;
        font-size: 18px;
    }
    .navbar-nav>li.active>a {
        color: #004ea2;
    }
    .navbar-collapse{
        padding: 0;
    }
    .navbar-nav-right>li>a {
        font-size: 18px;
    }
    .navbar-nav-right{
        margin-left: 0;
        margin-right: 0;
    }
    .navbar-nav-right-search, .navbar-nav-right-langue{
        z-index: 99;
        background-color: #ffffff;
    }
    .navbar-nav-right-search>li>a{
        padding: 31px 12px 31px 5px;
    }
    .navbar-nav-right-langue>li>a{
        padding: 31px 30px 31px 12px;
    }
    .navbar-nav-right-langue ul>li>a{
        text-align: center;
    }
    .navbar-nav-right-search{
        padding-bottom: 0px;
        transition: all 0.2s;
    }
    .navbar-nav-right-search:hover{
        padding-bottom: 0;
    }
    .navbar-nav-right-search:hover .dropdown-menu{
        display: block;
    }
    .navbar-nav-right-search .dropdown-menu{
        min-width: 278px;
        padding-right: 15px;
        transition: all 0.3s;
        border-color: #fff;
    }
    .navbar-nav-right-langue:hover .dropdown-menu{
        display: block;
    }
    .navbar-nav-right-langue .dropdown-menu a:hover{
        color: #004ea2;
    }
    .navbar-nav-right-langue .dropdown-menu{
        min-width: 100px;
        transition: all 0.3s;
        border-color: #fff;
        z-index: 999;
    }
    .navbar-nav-right-search>li>a:focus, .navbar-nav-right-search>li>a:hover {
        text-decoration: none;
        background-color: #transparent;
    }
    .navbar-nav-right-langue>li>a:focus, .navbar-nav-right-langue>li>a:hover {
        text-decoration: none;
        background-color: #transparent;
    }
    .navbar-nav-right-search .open>a, .navbar-nav-right-search .open>a:focus, .navbar-nav-right-search .open>a:hover {
        background-color: #transparent;
        border-color: transparent;
    }

    .navbar-nav-right-navbtn{
        position: relative;
        background-color: #004ea2;
        width: 95px;
        height: 95px;
        cursor: pointer;
        padding: 28px;
    }
    .icon-bar-x, .icon-bar-x:before, .icon-bar-x:after {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 38px;
        height: 4px;
        background: #fff;
        border-radius: 0px;
        transition: all 0.3s;
    }
    .icon-bar-x:before, .icon-bar-x:after {
        content: '';
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transition: transform 0.3s;
        transition: transform 0.3s;
    }
    .icon-bar-x:before {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    .icon-bar-x:after {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    .navbar-nav-right-navbtn.in .icon-bar-x{
        background-color: transparent;
    }
    .navbar-nav-right-navbtn.in .icon-bar-x:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .navbar-nav-right-navbtn.in .icon-bar-x:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .container1400{
        width: 100%;
    }
    .container1240{
        width: 100%;
    }
    .container1230{
        width: 100%;
    }
    .container1220{
        width: 100%;
    }
}


.col-lg-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 0;
    padding-right: 0;
}
.modal-open .modal{
    z-index: 99999999;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}

@media (min-width: 1200px) {
    .col-lg-2dot4 {
        float: left;
    }

    .col-lg-2dot4 {
        width: 20%;
    }

    .col-lg-pull-2dot4 {
        right: 20%;
    }

    .col-lg-push-2dot4 {
        left: 20%;
    }

    .col-lg-offset-2dot4 {
        margin-left: 20%;
    }
}

.col-md-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-2dot4 {
        float: left;
    }

    .col-md-2dot4 {
        width: 20%;
    }

    .col-md-pull-2dot4 {
        right: 20%;
    }

    .col-md-push-2dot4 {
        left: 20%;
    }

    .col-md-offset-2dot4 {
        margin-left: 20%;
    }
}

.col-sm-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-2dot4 {
        float: left;
    }

    .col-sm-2dot4 {
        width: 20%;
    }

    .col-sm-pull-2dot4 {
        right: 20%;
    }

    .col-sm-push-2dot4 {
        left: 20%;
    }

    .col-sm-offset-2dot4 {
        margin-left: 20%;
    }
}

.col-xs-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

@media (max-width: 768px) {
    .col-xs-2dot4 {
        float: left;
    }

    .col-xs-2dot4 {
        width: 20%;
    }

    .col-xs-pull-2dot4 {
        right: 20%;
    }

    .col-xs-push-2dot4 {
        left: 20%;
    }

    .col-xs-offset-2dot4 {
        margin-left: 20%;
    }
}

.col-lg-2dot8 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 1200px) {
    .col-lg-2dot8 {
        float: left;
    }

    .col-lg-2dot8 {
        width: 80%;
    }

    .col-lg-pull-2dot8 {
        right: 80%;
    }

    .col-lg-push-2dot8 {
        left: 80%;
    }

    .col-lg-offset-2dot8 {
        margin-left: 80%;
    }
}

.col-md-2dot8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-2dot8 {
        float: left;
    }

    .col-md-2dot8 {
        width: 80%;
    }

    .col-md-pull-2dot8 {
        right: 80%;
    }

    .col-md-push-2dot8 {
        left: 80%;
    }

    .col-md-offset-2dot8 {
        margin-left: 80%;
    }
}

.col-sm-2dot8 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-2dot8 {
        float: left;
    }

    .col-sm-2dot8 {
        width: 80%;
    }

    .col-sm-pull-2dot8 {
        right: 80%;
    }

    .col-sm-push-2dot8 {
        left: 80%;
    }

    .col-sm-offset-2dot8 {
        margin-left: 80%;
    }
}

.col-xs-2dot8 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

@media (max-width: 768px) {
    .col-xs-2dot8 {
        float: left;
    }

    .col-xs-2dot8 {
        width: 80%;
    }

    .col-xs-pull-2dot8 {
        right: 80%;
    }

    .col-xs-push-2dot8 {
        left: 80%;
    }

    .col-xs-offset-2dot8 {
        margin-left: 80%;
    }

    .navbar-toggle.collapsed .icon-bar{
        background-color: #333333;
        transform: rotate(0deg);
        transition: all 0.3s;
    }
    .navbar-toggle.collapsed .icon-bar+.icon-bar {
        margin-top: 10px;
        transform: rotate(0deg);
        transition: all 0.3s;
    }
    .navbar-brand {
        position: absolute;
        top: 0;
        left: calc(50% - 97.5px);
        float: right;
        height: 50px;
        padding: 0;
        font-size: 18px;
        line-height: 20px;
    }
    .navbar-brand>img {
        display: block;
        height: 100%;
    }
    .navbar-toggle.collapsed{
        float: left;
    }
    .container>.navbar-header{
        box-shadow: 0 0 5px 0 #ddd;
    }
    .navbar-toggle.collapsed {
        position: relative;
        float: left;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-nav {
        margin: 7.5px 0;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-toggle .icon-bar{
        transform: rotate(45deg) translateY(5px) translateX(5px);
        background-color: #333333;
        transition: all 0.3s;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 10px;
        transform: rotate(-45deg) translateY(-4px) translateX(3px);
        transition: all 0.3s;
    }




}

.container-fluid {
    padding: 0;
}

ul.pagination .thisclass .fenyeactive {
    background-color: #337ab7;
    border-bottom: 1px solid #337ab7;
    border-top: 1px solid #337ab7;
    color: #fff;
}

.pagination .thisclass>a {
    background-color: #5a85b2;
    color: #fff;
    border-bottom: 1px solid #5a85b2;
    border-top: 1px solid #5a85b2;
}

.pagination>li>a,
.pagination>li>span {
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-right: 5px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #ffffff;
    background-color: #5a85b2;
    border-bottom: 1px solid #5a85b2;
    border-top: 1px solid #5a85b2;
}

.container, .container1400, .container1240, .container1230, .container1220 {
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    .container {
        width: 1400px;
    }
    .container1400 {
        width: 1400px;
    }
    .container1230 {
        width: 1230px;
    }
    .container1240 {
        width: 1240px;
    }
    .container1220 {
        width: 1220px;
    }
}

/*real css start*/

.lht24 {
    line-height: 24px;
    line-height: 24px \9;
    *line-height: 24px;
    _line-height: 24px;
}

.lht26 {
    line-height: 26px;
    line-height: 26px \9;
    *line-height: 26px;
    _line-height: 26px;
}

.lht30 {
    line-height: 30px;
    line-height: 30px \9;
    *line-height: 30px;
    _line-height: 30px;
}

.lht35 {
    line-height: 35px;
    line-height: 35px \9;
    *line-height: 35px;
    _line-height: 35px;
}

.lht40 {
    height: 40px;
    line-height: 40px;
    line-height: 40px \9;
    *line-height: 40px;
    _line-height: 40px;
}

.lht45 {
    height: 45px;
    line-height: 45px;
    line-height: 45px \9;
    *line-height: 45px;
    _line-height: 45px;
}

.lht50 {
    line-height: 50px;
    line-height: 50px \9;
    *line-height: 50px;
    _line-height: 50px;
}

.lht55 {
    line-height: 55px;
    line-height: 55px \9;
    *line-height: 55px;
    _line-height: 55px;
}

.lht60 {
    height: 60px;
    line-height: 60px;
    line-height: 60px \9;
    *line-height: 60px;
    _line-height: 60px;
}

.lht65 {
    height: 65px;
    line-height: 65px;
    line-height: 65px \9;
    *line-height: 65px;
    _line-height: 65px;
}

.lht70 {
    line-height: 70px;
    line-height: 70px \9;
    *line-height: 70px;
    _line-height: 70px;
}

.lht80 {
    line-height: 80px;
    line-height: 80px \9;
    *line-height: 80px;
    _line-height: 80px;
}

.lht100 {
    line-height: 100px;
    line-height: 100px \9;
    *line-height: 100px;
    _line-height: 100px;
}

.lht105 {
    height: 105px;
    line-height: 105px;
    line-height: 105px \9;
    *line-height: 105px;
    _line-height: 105px;
    padding: 0;
}

.lht120 {
    line-height: 120px;
    line-height: 120px \9;
    *line-height: 120px;
    _line-height: 120px;
}

.lht130 {
    line-height: 130px;
    line-height: 130px \9;
    *line-height: 130px;
    _line-height: 130px;
    padding: 0;
}

.lht135 {
    line-height: 135px;
    line-height: 135px \9;
    *line-height: 135px;
    _line-height: 135px;
    padding: 0;
}

.lht150 {
    line-height: 150px;
    line-height: 150px \9;
    *line-height: 150px;
    _line-height: 150px;
    padding: 0;
}

.lht170 {
    line-height: 170px;
    line-height: 170px \9;
    *line-height: 170px;
    _line-height: 170px;
    padding: 0;
}

.lht190 {
    line-height: 190px;
    line-height: 190px \9;
    *line-height: 190px;
    _line-height: 190px;
    padding: 0;
}

i.icon-arrow-right {
    text-shadow: 1px 1px 3px #222222;
}


.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.row {
    margin: 0;
    padding: 0;
}

.mgt10 {
    margin-top: 10px;
}

.mgb10 {
    margin-bottom: 10px;
}

.pdl10 {
    padding-left: 10px;
}

.pdtb15 {
    padding: 15px 0;
}